x11: Mark unused variables as such
authorBenjamin Otte <otte@redhat.com>
Thu, 1 Mar 2012 04:16:04 +0000 (05:16 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 1 Mar 2012 04:32:34 +0000 (05:32 +0100)
commit6861bb8efc5dce4824b02bb077637fc8c12dbe54
tree7007172de5d723b5a026991712679cb840515668
parent05d438ebe2163169671137cacfdda8b2385f2b69
x11: Mark unused variables as such

We cannot get rid of the variables because they are assigned in a macro
inside Xlib. And this causes a warning in the xlib from Fedora 17
onwards.
gdk/x11/gdkasync.c